projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
665e619
)
Fix typo.
author
Pavel Janík
<Pavel@Janik.cz>
Sat, 5 Jan 2002 18:56:56 +0000
(18:56 +0000)
committer
Pavel Janík
<Pavel@Janik.cz>
Sat, 5 Jan 2002 18:56:56 +0000
(18:56 +0000)
lisp/custom.el
patch
|
blob
|
history
diff --git
a/lisp/custom.el
b/lisp/custom.el
index 1bc53200aedca7b6adc2656eb16ba9951b3177bb..f7c0e0e0ee9e38fac0a862da1411b68969a968a6 100644
(file)
--- a/
lisp/custom.el
+++ b/
lisp/custom.el
@@
-222,7
+222,7
@@
The following keywords are meaningful:
version VERSION.
:tag LABEL
Use LABEL, a string, instead of the item's name, to label the item
-
a
in customization menus and buffers.
+ in customization menus and buffers.
:load FILE
Load file FILE (a string) before displaying this customization
item. Loading is done with `load-library', and only if the file is